home *** CD-ROM | disk | FTP | other *** search
/ Next Step: Mars? / Next Step Mars (1994)(IVI).iso / advgrab.dir / 00072_Script_72 < prev    next >
Text File  |  1994-11-28  |  191b  |  8 lines

  1.   global ADVGlow
  2.   if ADVGlow = 0 then
  3.     go to frame "PASSWORD2" of movie "modle3b"
  4.   else
  5.     if ADVGlow =1 then
  6.       go to frame "PASSWORD1" of movie "modle3b"
  7.     end if
  8.   end if